Results for spec/ARB_texture_compression/texwrap formats bordercolor

Overview

Result: None

Back to summary

Details

Detail Value
Returncode 1
Time 0:00:05.698750
Stdout
Testing GL_ARB_texture_compression.
Testing the border color only.
Testing GL_COMPRESSED_ALPHA, border color only
Fail with LINEAR and CLAMP at (128,125) @ 11,0
  Expected: 0 0 0 229
  Observed: 0 0 0 255
Testing GL_COMPRESSED_LUMINANCE, border color only
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 19 19 19 255
  Observed: 0 0 0 255
Testing GL_COMPRESSED_LUMINANCE_ALPHA, border color only
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 19 19 19 216
  Observed: 0 0 0 255
Testing GL_COMPRESSED_INTENSITY, border color only
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 19 19 19 19
  Observed: 0 0 0 0
Testing GL_COMPRESSED_RGB, border color only
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 19 172 95 255
  Observed: 0 0 0 255
Testing GL_COMPRESSED_RGBA, border color only
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 19 172 95 216
  Observed: 0 0 0 255
Stderr

        
Environment
PIGLIT_SOURCE_DIR="/home/ilia/src/piglit" MESA_DEBUG="silent" PIGLIT_PLATFORM="mixed_glx_egl"
Command /home/ilia/src/piglit/bin/texwrap GL_ARB_texture_compression bordercolor -fbo -auto
dmesg
None

Back to summary